home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / china306.zip / CHINA.DOC < prev    next >
Text File  |  1992-02-13  |  7KB  |  201 lines

  1.  
  2.  
  3.                                 China Sea Trader
  4.                                    Release 3.0
  5.                                February 13th 1992
  6.  
  7.  
  8.  
  9.                 Written by - Roland Haley
  10.                 Rural Route #7  Woodstock
  11.                 Ontario  N4S  7W2  Canada
  12.  
  13.  
  14.  
  15.  
  16.  
  17.               HALEY'S COMMENT BULLETIN BOARD
  18.                  USRobotics HST 9600-baud
  19.                   (519) 469-3028
  20.                                   (519) 469-3173
  21.                                   (519) 539-6851
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.                      DOOR Setup
  49.  
  50.       Make a batch file to run the DOOR as described in your PCBoard
  51.       (R) documentation.
  52.  
  53.                       Example:
  54.  
  55.       CD \DOORS
  56.           CHINA CHINA.CFG  <== Runs CHINA.EXE passing a parameter of CHINA.CFG
  57.       CD \PCB                   An example of this file is below.
  58.       BOARD
  59.  
  60.  
  61.                          Example CHINA.CFG file:
  62.  
  63.       C:\PCB\PCBOARD.SYS          <== The location of this file
  64.       Haley's Comment BBS         <== The name of your BBS
  65.       Roland                      <== The SysOps FIRST name
  66.       Haley                       <== The SysOps LAST name
  67.       0                           <== Registration number
  68.  
  69.                 Environment Variables
  70.  
  71.  
  72.       Two environment variables must be set in your AUTOEXEC.BAT file:
  73.  
  74.       SET LIB=<drive:><path to DORPCH33.EXE>  Note: ONLY the PATH !
  75.  
  76.       Example:  SET LIB=C:\MYLIB
  77.  
  78.       The DORPCH33.EXE run-time library must then be placed in this
  79.       directory.  If you keep the library in the <current directory>
  80.       with the DOOR program then this environment variable is NOT
  81.       required.  I would suggest a separate directory - perhaps a
  82.       RAMDISK as I do on my system.
  83.  
  84.  
  85.       SET DOORPCH=PCB     This variable tells DORPCH33.EXE it is
  86.                   running on a PCBoard system
  87.  
  88.  
  89.       All DOORPCH 3.3 DOORS require the DORPCH33.EXE run-time library
  90.       and the Microsoft (R) QuickBASIC 3.0 run-time library,
  91.       BRUN30.EXE, be present.  Your DOOR program may have come with
  92.       these files in the ARC file.  If they are not present, this DOOR
  93.       program WILL NOT RUN.  You should contact the DOOR author if the
  94.       files are missing.  You require one and only one version of these
  95.       two libraries for ALL DOORPCH 3.3 DOORware.  The files are also
  96.       available in DORPCH33.ARC available on most PCBoard Bulletin
  97.       Board Systems.  If you wish a fully detailed explanation of how
  98.       DOORPCH operates with DOORS, then you may read the documentation
  99.       within the DORPCH33.ARC file within which this documentation may
  100.       be found.
  101.  
  102.                    DOOR Operation
  103.  
  104.       When the DOOR is in operation you have complete control over the
  105.       caller.  This DOOR was written using DOORPCH version 3.3.  The
  106.       logic is safe.  However, if something goes wrong - like real bad
  107.       wrong, sorry but we probably can't help.  Every precaution has
  108.       been taken to insure this code works flawlessly.  If it doesn't,
  109.       let us know.  Many function/operational keys are at your
  110.       disposal/use:
  111.  
  112.       F1   -    Displays the version of DOORPCH compiled and linked
  113.             into the DOOR.
  114.       F2   -    Displays a callers Alias if one is used via the Door
  115.             Monitor program (DOORPCH version) - future.
  116.       F3   -    Reserved for the future.
  117.       F4   -    Toggles the Bell on/off. May activate the DOOR Bell.
  118.             Value is returned to PCBoard when DOOR completes.
  119.       F5   -    DOS Shell. Allows SysOp to exit to DOS from inside a
  120.             DOOR.
  121.       F6   -    Displays available MEMORY and available STRING space.
  122.       F7   -    Toggle the alarm on/off. May activate the DOOR Alarm.
  123.             Value is returned to PCBoard when DOOR completes.
  124.       F8   -    Returns the caller involuntarily to PCBoard.
  125.       F9   -    Toggles the display on/off.
  126.             Value is returned to PCBoard when DOOR completes.
  127.       F10  -    Activates SysOp / Caller CHAT mode within the DOOR.
  128.       ESC  -    Deactivates CHAT mode. DOOR is resumed.
  129.       HOME -    HELP key for line 24/25 capabilities.
  130.       END  -    Displays Callers name and miscellaneous information.
  131.       PG-DN-    Displays Data Phone, Home Phone, Security Level
  132.             Uploads, Downloads and Expiration Date.
  133.       PG-UP-    Displays Comments from the callers USER record.
  134.       UP -      Allows the SysOp to temporarily add additional time
  135.             to the caller while in the DOOR. This time is NOT
  136.             returned to the BBS.
  137.       DN -      Allows the SysOp to temporarily subtract time from the
  138.             caller while in the DOOR. This time is NOT returned
  139.             to the BBS.
  140.       ALT-N -   SysOp next on control/indicator.
  141.             Value is returned to PCBoard when DOOR completes.
  142.       ALT-X -   PCBoard will exit after current caller completes their
  143.             session.  Value is returned to PCBoard when DOOR
  144.             completes.
  145.  
  146.       If you are running in NON-GRAPHICS mode, you MUST have ANSI.SYS
  147.       installed as a device driver in your CONFIG.SYS file:
  148.  
  149.                   Example: DEVICE=ANSI.SYS
  150.  
  151.       DOORPCH uses this device driver for displaying all colors to the
  152.       local console.  Color Graphics will always be sent to the local
  153.       console if you have defined to PCBSetup that you are running
  154.       graphics on the local monitor.  If a caller is in non-graphics
  155.       mode (NG) on line 25,  you will still see colors if PCBSetup has
  156.       been configured  that way.  The reverse is also true.  If the
  157.       caller is in graphics mode (GR) on line 25) and the local console
  158.       is defined to be in non-graphics mode then colors will NOT be
  159.       displayed to the local console.
  160.  
  161.  
  162.                     BELL
  163.  
  164.       DOORPCH logic will not allow a BELL to be sent to the local
  165.       console when the local screen is inactive (F9 OFF).
  166.  
  167.  
  168.  
  169.  
  170.  
  171.                        ERRORS
  172.  
  173.       All errors should recover and cause the DOOR program to exit
  174.       gracefully and return to the main system.  All errors are logged
  175.       in the "DOORPCH.ERR" file. The error number and line number are
  176.       included with the date and time.  Errors will be either caused by
  177.       the main module (the authors code, contact him) or the doorpch
  178.       sub (contact DOORPCH people).  It should NEVER cause the board to
  179.       hang.  If your board hangs, you are obligated to contact the
  180.       appropriate party and report the error and circumstances that
  181.       caused it.  Because we are using Microsoft's (c) QuickBASIC 3.0
  182.       run-time routines, it is possible that basic will detect a fatal
  183.       error condition.  As mentioned above, we have taken every
  184.       precaution, but simply cannot code for every error condition.
  185.       The Door should run without error.
  186.  
  187.  
  188.  
  189.  
  190.       If you are running this door on your system, and find it to be
  191.       entertaining. Please register your copy by sending $20 to:
  192.  
  193.                  HALEY'S COMMENT BBS
  194.                     R.R.#7
  195.                   Woodstock, Ontario
  196.                   Canada     N4S 7W2
  197.  
  198.       Include the exact display name of your BBS for your registration
  199.           number to place in the CHINA.CFG file. The door program will then
  200.           run with the enhancements.
  201.